DisableKeys
|
Description: |
baDisableKeys allows you to disable key presses. |
|
Platforms: |
Windows |
|
Usage: |
Result = baDisableKeys( Disable, WindowHandle ) |
|
Arguments: |
Integer, integer. |
|
Returns: |
Integer. |
|
Examples: |
Director: Authorware: |
|
Notes: |
If you disable the keys using this function, make sure that you enable the function before your application quits. |